Skip to content

feat: OFAC sanctions list#40

Draft
jonas089 wants to merge 12 commits intomainfrom
jonas/ofac2
Draft

feat: OFAC sanctions list#40
jonas089 wants to merge 12 commits intomainfrom
jonas/ofac2

Conversation

@jonas089
Copy link
Collaborator

@jonas089 jonas089 commented Mar 4, 2026

This PR replaces: #31

It depends on https://github.com/celestiaorg/oif-solver/tree/jonas/fix-expose-api-server

and should be reviewed / merged AFTER #37

@jonas089 jonas089 force-pushed the jonas/ofac2 branch 4 times, most recently from 8b4f3cd to 8015926 Compare March 5, 2026 16:24
@jonas089 jonas089 marked this pull request as ready for review March 5, 2026 16:26
@jonas089 jonas089 self-assigned this Mar 5, 2026
@jonas089 jonas089 requested a review from damiannolan March 5, 2026 16:26
@jonas089
Copy link
Collaborator Author

This PR has been updated to work with the generalized denylist that will hopefully be merged into oif-solver:
openintentsframework/oif-solver#308

solver-settlement = { path = "../solver-settlement", optional = true }
solver-storage = { git = "https://github.com/celestiaorg/oif-solver", rev = "a06231ca236ee9ce156900cd2cc9915fbe847cdc", optional = true }
solver-types = { git = "https://github.com/celestiaorg/oif-solver", rev = "a06231ca236ee9ce156900cd2cc9915fbe847cdc", features = ["oif-interfaces"], optional = true }
solver-account = { git = "https://github.com/celestiaorg/oif-solver", branch = "jonas/denylist", optional = true }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool so we can possibly get rid of the fork completely after the upstream PR is merged?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost. I also had to add eden to the registry. Will create another PR for that once the current one is merged.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I converted this back to draft because we can't just depend on jonas/denylist. We should wait for the denylist to be merged and then add the eden testnet either to a branch that's rebased or submit a PR for it.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense, thanks!

@jonas089 jonas089 marked this pull request as draft March 17, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants